home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 October: Mac OS SDK / Dev.CD Oct 96 SDK / Dev.CD Oct 96 SDK2.toast / Development Kits (Disc 2) / OpenDoc / OpenDoc Development / Debugging Support / OpenDoc Source Code / Storage / DgItmItB.cpp < prev    next >
Encoding:
Text File  |  1996-04-22  |  588 b   |  23 lines  |  [TEXT/MPS ]

  1. /*
  2.     File:        DgItmItB.cpp
  3.  
  4.     Contains:    Implementation of ODBaseDragItemIterator
  5.  
  6.     Owned by:    Vincent Lo
  7.  
  8.     Copyright:    © 1994 - 1995 by Apple Computer, Inc., all rights reserved.
  9.  
  10.     Change History (most recent first):
  11.  
  12.          <4>      8/3/95    RR        #1257260: Collapse B classes. Remove
  13.                                     somInit methods. Don't call IsInitialized
  14.                                     or SubclassResponsibility
  15.          <3>     5/26/95    VL        1251403: Multithreading naming support.
  16.          <2>     9/26/94    VL        1185419: Added SubClassResponsibility to
  17.                                     methods.
  18.          <1>     6/28/94    VL        first checked in
  19.  
  20.     To Do:
  21. */
  22.  
  23. // No platform-independent code at this time